Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides ComplianceStatus Key
The Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides ComplianceStatus Key schema specifies information about the storage device for which this override must be applied to.
This schema was added in vSphere API 7.0.2.1.
{
"model": "string",
"vendor": "string",
"capacity": 0,
"part_number": "string",
"firmware_version": "string",
"driver_name": "string",
"driver_version": "string",
"release": "string",
"validated_features_in_use": {
"validated_features_in_use": [
"string"
]
}
}
This property was added in vSphere API 7.0.2.1.
This property was added in vSphere API 7.0.2.1.
This property was added in vSphere API 7.0.2.1.
storage device part number
This property was added in vSphere API 7.0.2.1.
If missing or null
the override will be applied to the entries without a part number.
storage device firmware version
This property was added in vSphere API 7.0.2.1.
If missing or null
the override is applied to the entries with an unknown firmware version.
Driver name of this storage device if applicable/available.
This property was added in vSphere API 8.0.0.1.
This property will be missing or null
if there is no driver associated with the device.
Driver version of this storage device if applicable/available.
This property was added in vSphere API 8.0.0.1.
This property will be missing or null
if there is no driver associated with the device.
vSphere release that an override must be applied to.
This property was added in vSphere API 7.0.2.1.
If this property is unset, Vapi Std Errors InvalidArgument is thrown. The field is left optional to support wildcard matching in a future release.
Validated features for which this override applies If a service is specified but no specific features are included, the device is taken to be in use by the service.
This property was added in vSphere API 8.0.0.1.
If this property is missing or null
this is taken to mean that the device is active for the vSAN service (and no specific features). This is done in order to support 7.0 U3 clients which do not set this field. Subset of validated features for which we provide certification - for example RDMA, not IPV6 Note that this list represents the features in actual current use, which could include features for which the device is not certified